Each y-axis uses its own property set. The properties for one y-axis apply to all of its child series, no matter how many series there are. This includes scaling and plot style. If you do not want a y-axis's properties to apply to its child series, consider moving anomalous child series into a new, different y-axis.
For more information, see the following subsections below:
Note: The following procedure assumes that you are using CygNet Studio in Edit mode, have successfully added a Trend Tool to TheView, and are looking at either the Default Trend Properties dialog box or the CygNet Trend Control Properties dialog box.
Within CygNet, each Trend Tool axis is identified by three numbers. Two of these identifying numbers (configured axis index number and displayed axis index number) are only relevant in script.
The three identifying numbers are as follows:
Example
You might use the (OCXProperties) dialog box to add a y-axis and assign it the axis ID 12. But if it’s the 5th lowest y-axis in a Trend Tool hierarchy, its configured axis index is 4. Finally, when you display this y-axis in Run mode, its displayed axis index is 1.
The following screenshot illustrates the relationship between the three y-axis numbers described above:
The following table lists and describes Axis n Properties dialog box properties.
| Option | Description |
|---|---|
|
Scale |
The Scale properties area includes the following options:
Type options are as follows:
|
|
Label |
The Label properties area includes the following options:
|
|
Plot styles available for a given graph are listed here. Choose from the available Plot Style options. These are as follows:
Note: Using points plot styles (for instance, Points + Line) in conjunction with the Square Wave or Extend Last Value options might result in inauthentic points for the purposes of enabling those options. Conversely, using points plot styles in conjunction with the Data Thinning option might result in fewer displayed data points. See also Plot Style Examples and PlotStyle. |
Nine plot styles are supported. You can use a Trend Fill option with any Plot Style except Bar and Area.
|
|
|
| Line | Bar | Points |
|
|
|
| Area | Points + Best Fit Curve | Points + Best Fit Line |
|
|
|
| Points + Line | Points + Spline | Spline |